Skip to content

drop score (platform) dependency#45

Merged
AlexanderLanin merged 2 commits into
mainfrom
score-dep
Jun 26, 2025
Merged

drop score (platform) dependency#45
AlexanderLanin merged 2 commits into
mainfrom
score-dep

Conversation

@AlexanderLanin

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Alexander Lanin <Alexander.Lanin@etas.com>
Copilot AI review requested due to automatic review settings June 26, 2025 14:36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR drops the score_platform dependency while updating several dependency versions in the MODULE.bazel file to ensure consistency and compatibility.

  • Upgrade dependency versions for score_process, rules_pkg, aspect_rules_py, buildifier_prebuilt, aspect_rules_lint, and score_docs_as_code.
  • Remove the dependency on score_platform.
Comments suppressed due to low confidence (2)

MODULE.bazel:60

  • Ensure that the removal of score_platform is comprehensive by confirming that no build rules or scripts reference it elsewhere.
bazel_dep(name = "score_format_checker", version = "0.1.1")

MODULE.bazel:46

  • Verify that the upgrade to buildifier_prebuilt version 8.2.0.2 is compatible with your project's environment and does not introduce any breaking changes.
bazel_dep(name = "buildifier_prebuilt", version = "8.2.0.2")

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@AlexanderLanin AlexanderLanin merged commit 204d48b into main Jun 26, 2025
5 checks passed
@AlexanderLanin AlexanderLanin deleted the score-dep branch June 26, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants